[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Write character at cursor position
Entry:
AH = 09h
AL = character
BH = display page - alpha mode
BL = attributes of char (alpha modes) or color (graphics modes)
if bit 7 == 1 in graphics mode, character is xor'ed onto
screen
CX = number of times to write character
Return:
AX,SI,DI,BP destroyed by call
See Also:
INT 10h, 08h
INT 10h, 0Ah
INT 10h, 0Eh
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson